home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / eedraw24.zip / EEDRAW.BND < prev    next >
Text File  |  1992-09-18  |  2KB  |  84 lines

  1. ;
  2. ; Key binding file for EEDraw program.
  3. ;
  4. ; Format: "FunctionName KeyName ScanCode".
  5. ;
  6. ; FunctionName - are listed below - if you dont want to bind one of
  7. ;    the functions simple comment it out.
  8. ; KeyName - should be at most 4 characters.
  9. ; ScanCode - is regular ascii code, for regular characters.
  10. ;    Add 256 for extended.
  11. ;
  12. ; Lines in this file should not exceed 75 characters.
  13. ;
  14.  
  15. LoadEEDFile    F4    318
  16. NewEEDFile    F8    322
  17. SaveEEDFile    F1    315
  18. SaveEEDAsOld    F2    316
  19. SaveEEDAsNew    F3    317
  20. SaveAllEED    SF1    340
  21. SaveNetList    AF1    360
  22. CloseEEDFile    F7    321
  23. ClearAll    SF7    346
  24. Directory    F5    319
  25. ChangeDir    F6    320
  26. ShellToDos    SF8    348
  27. ExitEEdraw    AltQ    272
  28.  
  29. PopWindow       AltP    281
  30. PushWindow      AltO    280
  31. MoveWindow      AltM    306
  32. ResizeWindow    AltR    275
  33. FullSize    AltF    289
  34. ShowName        AltS    287
  35. MakeActive      F9      324
  36. NameActive      F10     323
  37. PanWindowLeft    CLft    371
  38. PanWindowRight    CRgt    372
  39. PanWindowUp    CUp    397
  40. PanWindowDown    CDn    401
  41.  
  42. ZoomOut        ,    44
  43. ZoomIn        .    46
  44. ZoomReset    /    47
  45. RedrawAll    r    114
  46.  
  47. LoadLibrary    F11    389
  48. LoadLibByName    F12    390
  49. ;FreeLibrary
  50. ViewLibrary    AF11    395
  51. DirLibrary    AF12    396
  52. ChDirLibrary    CF12    394
  53.  
  54. DrawLine    l    108
  55. DrawWire    w    119
  56. DrawBus        b    98
  57. DrawConnect    n    110
  58. DrawText    t    116
  59. DrawLibItem    i    105
  60. ChangeLayer    0    48
  61. TglOneColor    1    49
  62. SetOneColor    2    50
  63.  
  64.  
  65. ModifyMove    m    109
  66. ModifyCopy    c    99
  67. EditLibItem    e    101
  68. ModifyDelete    d    100
  69. ModifyUnDel    u    117
  70. ModifyCut    AltD    288
  71. ModifyPaste    AltU    278
  72. ModifyDrop    D    68
  73.  
  74. Help        h    104
  75. GetMemoryFree    f    102
  76. SetDrawText    St    84
  77. SetTextSize    s       115
  78. ;SetHVLines
  79. ;SetSnapFactor
  80. ;GetZoomFactor
  81.  
  82. SameAgain    Tab    9
  83.  
  84.